home *** CD-ROM | disk | FTP | other *** search
/ 1,000+ Great Games / 1_1000 Games.iso / DOOM / D202C.ZIP / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1995-10-02  |  203 b   |  11 lines

  1. @ECHO Creating \DWANGO directory and copying files.
  2. @MD C:\DWANGO
  3. @COPY D202.EXE C:\DWANGO
  4. @COPY DMOD.EXE C:\DWANGO
  5. @COPY DWANGO.STR C:\DWANGO
  6. @COPY README.NOW C:\DWANGO
  7. @C:
  8. @CD \DWANGO
  9. @D202
  10.  
  11.